翻訳と辞書
Words near each other
・ STAT5A
・ STAT5B
・ STAT6
・ Stata
・ Stata Labs
・ Stata Mater
・ Statal Institute of Higher Education Isaac Newton
・ Statare
・ Statary
・ StatBank
・ Statcoulomb
・ StatCounter
・ StatCVS
・ State
・ State (Bell/Springvale) Highway
State (computer science)
・ State (CTA Englewood Line station)
・ State (functional analysis)
・ State (magazine)
・ State (MBTA station)
・ State (polity)
・ State (printmaking)
・ State (religious life)
・ State (theology)
・ State (Todd Rundgren album)
・ State (website)
・ State 194 (film)
・ State 8
・ State Academic Folk Dance Ensemble Faizi Gaskarov
・ State Academic Symphony Orchestra of the Russian Federation


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

State (computer science) : ウィキペディア英語版
State (computer science)
In computer science and automata theory, the state of a digital logic circuit or computer program is a technical term for all the stored information, at a given instant in time, to which the circuit or program has access. The output of a digital circuit or computer program at any time is completely determined by its current inputs and its state.
==Digital logic circuit state==
Digital logic circuits can be divided into two types: combinational logic, whose output signals are dependent only on its present input signals, and sequential logic, whose outputs are a function of both the current inputs and the past history of inputs. In sequential logic, information from past inputs is stored in electronic memory elements, such as flip-flops and latches. The stored contents of these memory elements, at a given point in time, is collectively referred to as the circuit's "''state''" and contains all the information about the past to which the circuit has access.
For example, the state of a microprocessor (computer chip) is the contents of all the memory elements in it: the accumulators, storage registers, data caches, and flags. When computers such as laptops go into a "hibernation" mode to save energy by shutting down the processor, the state of the processor is stored on the computer's disk, so it can be restored when the computer comes out of hibernation, and the processor can take up operations where it left off.
Since each binary memory element, such as a flip-flop, has only two possible states, "one" or "zero", and there is a finite number of memory elements, a digital circuit has only a certain finite number of possible states. If ''N'' is the number of binary memory elements in the circuit, the maximum number of states a circuit can have is 2''N''.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「State (computer science)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.